xen.git
2012-06-26 Ian Campbellarm: do not set max_vcpus = 8 in arch_domain_create.
2012-06-26 Ian Campbellarm: implement stub version of flush_tlb_mask.
2012-06-26 Ian Campbellarm: stub out sync_vcpu_execstate
2012-06-26 Ian Campbellarm: remove hard tabs from init_idle_domain
2012-06-26 Ian Campbellarm: implement p2m lookup
2012-06-26 Ian Campbellarm: remove unnecessarily verbose print from p2m_load_VTTBR
2012-06-26 Ian Campbellarm: print domid as part of debug trap
2012-06-26 Ian Campbellarm: allocate and setup a guest vcpu.
2012-06-26 Ian Campbellarm: hook up domctl and memory_op
2012-06-26 Ian Campbellarm: enable interrupts while handling traps
2012-06-26 Ian Campbellarm: restore stack on return from trap.
2012-06-26 Ian Campbellarm: correct and expand TLB flush CP15 registers
2012-06-26 Ian Campbellarm: handy function to print a walk of a page table
2012-06-26 Ian Campbellarm: allocate top level p2m page for all non-idle domains
2012-06-25 Jan Beulicharm: fix build with gcc 4.7.x
2012-06-25 Christoph EggerFix check if guest enabled nested paging.
2012-06-22 Dario Faggiolilibxl: fix validation of scheduling parameters for...
2012-06-22 Daniel De Graafx86/PCI: pass correct register value to XSM
2012-06-22 Jan BeulichAMD IOMMU: add mechanism to protect their PCI devices...
2012-06-22 Ian Campbelllibxl: validate scheduler parameters
2012-06-22 Jan Beulichx86-64: revert mmconfig part of c/s 24425:053a44894279
2012-06-22 Jan Beulichx86/PCI: fix guest_io_read() when pci_cfg_ok() denies...
2012-06-21 Dario Faggiolixl: fix sedf parameters checking
2012-06-21 Jan Beulichx86/mm: fix mod_l1_entry() return value when encounteri...
2012-06-21 Jan Beulichx86-64/EFI: document building and usage
2012-06-18 Jan Beulichx86-64: don't allow non-canonical addresses to be set...
2012-06-18 Boris Ostrovskyx86, cpufreq: Change powernow's CPB status immediately
2012-06-14 Dario Faggiolilibxl: propagate down the error from libxl_domain_sched...
2012-06-13 Christoph EggerSVM: fix performance decrease with asid assignment
2012-06-12 Jan Beulichx86-64: detect processors subject to AMD erratum #121...
2012-06-12 Jan Beulichx86_64: Do not execute sysret with a non-canonical...
2012-06-11 Jan Beulichx86: get rid of BOOT_TRAMPOLINE
2012-06-11 Andrew Cooperx86/nmi: Fix deadlock in unknown_nmi_error()
2012-06-11 Mukesh Rathorgdbsx: send virq to guest if gdbsx_vcpu_event is not...
2012-06-08 Olaf Heringxl.cfg: document the cpuid= option
2012-06-08 Anthony PERARDtools/pygrub: Makefile cleanup
2012-06-08 Anthony PERARDtools/pygrub: Fix pygrub install
2012-06-08 Juergen Grossbuild: Correct typo introduced by c/s:25334
2012-06-08 Roger Pau Monnetools: disable libvchan build on NetBSD
2012-06-08 Anthony PERARDlibxl: Store VNC passwd in xenstore with QEMU upstream.
2012-06-08 Ian Campbelllibxc: do not "panic" if a kernel is not a bzImage.
2012-06-08 Xuesen Guotools: readnote: Add bzImage kernel support
2012-06-08 Dario Faggiolixl: check for meaningful combination of sedf config...
2012-06-07 Ian JacksonQEMU_TAG update
2012-06-07 David Vrabeltools: do not install qemu if just doing a build
2012-06-07 Ian JacksonQEMU_TAG update
2012-06-07 Olaf Heringtools: pass EXTRA_CFLAGS via environment
2012-06-07 Ian Campbellxend: do not run a hotplug script from qemu on Linux
2012-06-07 Ian Campbelllibxl: remove libxl__error_set prototype
2012-06-07 Simon Rowexenstore: set read_thread stacksize
2012-06-07 Simon Rowexenstore: block signals in watch wakeup thread
2012-06-06 Jan Beulichxen: fix page_list_splice()
2012-06-06 Boris Ostrovskyxenpm, x86: Fix reporting of idle state average residen...
2012-06-06 Dario Faggiolixen: enhance dump_numa output
2012-06-06 Dario Faggiolilibxl: introduce LIBXL_DOMAIN_TYPE_INVALID
2012-06-06 Olaf Heringxl.cfg: document the maxmem= option
2012-06-06 Bamvor Jian... libxl: Add API to retrieve domain console tty
2012-06-06 Dario Faggiolilibxl: convert malloc() to libxl__zalloc(NULL, ...)
2012-06-02 Ian Campbellocaml: fix build after 25446:648508ee27a2, 25449:68d46c...
2012-06-01 Ian Jacksonlibxl: fix Makefile race bug relating to _paths.h
2012-06-01 Olaf Heringlibxl: fix typos in libxl_cpuid_parse_config
2012-06-01 Ian Campbelllibxl: expose a single get/setter for domain scheduler...
2012-06-01 Ian Campbelllibxl: move libxl__sched_set_params into libxl.c
2012-06-01 Ian Campbelllibxl: make it possible to explicitly specify default...
2012-06-01 Ian Campbelllibxl: rename libxl_sched_params to libxl_domain_sched_...
2012-06-01 Ian Campbelllibxl: add internal function to get a domain's scheduler
2012-06-01 Tim Deeganarm: Enable VFP at boot
2012-06-01 Tim Deeganarm: allow ourselves access to all coprocessors in...
2012-06-01 Tim Deeganarm: missing __init annotation
2012-06-01 Tim Deeganarm: avoid memory write in switch to Hyp mode
2012-06-01 Tim Deeganarm: Move hyp-mode entry code out of line.
2012-06-01 Tim Deeganarm: More interrupt setup at start-of-day for secondary...
2012-06-01 Stefano Stabelliniarm: implement event injection
2012-06-01 Stefano Stabelliniarm: remove VGIC_SOFTIRQ
2012-06-01 Stefano Stabelliniarm: implement flush_tlb_all_local and flush_tlb_local
2012-06-01 Stefano Stabelliniarm: shared_info page allocation and mapping
2012-06-01 Stefano Stabelliniarm: replace list_del and INIT_LIST_HEAD with list_del_init
2012-06-01 Stefano Stabelliniarm: support fewer LR registers than virtual irqs
2012-05-31 Jan Beulichpassthrough: fix xsm-related oversight
2012-05-31 Jan Beulichx86/EDD: check MBR for BIOS magic before considering...
2012-05-31 Andreas Herrmannx86/amd: re-enable CPU topology extensions in case...
2012-05-30 Keir FraserRename: inslen -> insn_len
2012-05-30 Keir Frasertools/tests/xen-access: INT3 trap type is s/w exception.
2012-05-30 Xudong HaoAdd instruction length and trap type in HVMOP_inject_trap.
2012-05-30 Ian Campbellxl: xl.h depends on geenrated file _paths.h
2012-05-30 Keir Fraserhvm: Add instruction length to hvm_trap info.
2012-05-30 Keir Fraserxen: Define new struct hvm_trap and cleanup vmx exception
2012-05-30 Boris Ostrovskyxenpm: Fix reporting of C0 residence times
2012-05-30 David Vrabelx86: document register for 6th hypercall argument
2012-05-30 Jan Beulichgnttab: cleanup
2012-05-30 Jan Beulichgnttab: mark maptrack free list tail with an explicit...
2012-05-30 Jan Beulichgnttab: don't use domain lock for serialization
2012-05-30 Jan Beulichx86: fix nested HVM initialization
2012-05-30 Stefano Stabellinilibxl: make libxl__e820_alloc a static function
2012-05-30 Stefano Stabellinilibxl: move e820_names, e820_sanitize, libxl__e820_allo...
2012-05-30 Stefano Stabellinilibxl: Introduce libxl__arch_domain_create (x86 version)
2012-05-30 Stefano Stabellinilibxl: Introduce libxl__arch_domain_create
2012-05-30 Stefano Stabelliniarm: compile libxl
2012-05-30 Stefano Stabelliniarm: compile xentrace
2012-05-30 Stefano Stabelliniarm: compile memshr
next